UCF STIG Viewer Logo

The /etc/news/passwd.nntp file (or equivalent) must have mode 0600 or less permissive.


Overview

Finding ID Version Rule ID IA Controls Severity
V-4276 GEN006320 SV-4276r2_rule ECLP-1 Medium
Description
File permissions more permissive than 0600 for /etc/news/passwd.nntp may allow access to privileged information by system intruders or malicious users.
STIG Date
Solaris 10 X86 Security Technical Implementation Guide 2014-06-27

Details

Check Text ( None )
None
Fix Text (F-4187r2_fix)
Change the mode of the /etc/news/passwd.nntp file.
# chmod 0600 /etc/news/passwd.nntp